projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2350ca9
)
* nsterm.m (check_native_fs): Remove erroneous comment.
author
Jan D.
<jan.h.d@swipnet.se>
Sat, 5 Oct 2013 14:41:10 +0000
(16:41 +0200)
committer
Jan D.
<jan.h.d@swipnet.se>
Sat, 5 Oct 2013 14:41:10 +0000
(16:41 +0200)
src/ChangeLog
patch
|
blob
|
history
src/nsterm.m
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b860158da28f82c4451307573f83fd5a259b1275..e7854d3a2f89335f3a3a6d89b0e19419b6926aaf 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2013-10-05 Jan Djärv <jan.h.d@swipnet.se>
+
+ * nsterm.m (check_native_fs): Remove erroneous comment.
+
2013-10-04 Dmitry Antipov <dmantipov@yandex.ru>
* xdisp.c (redisplay_internal): Simplify because scan_for_column now
diff --git
a/src/nsterm.m
b/src/nsterm.m
index 47000da94da08c670da7e97165f371e96ccd5531..4a486aa4018a063e80f4a4c9001c86a30ac791ed 100644
(file)
--- a/
src/nsterm.m
+++ b/
src/nsterm.m
@@
-3385,7
+3385,6
@@
check_native_fs ()
ns_last_use_native_fullscreen = ns_use_native_fullscreen;
- /* Clear the mouse-moved flag for every frame on this display. */
FOR_EACH_FRAME (tail, frame)
{
struct frame *f = XFRAME (frame);